Ornage pi has been the bane of my existance. First i find out the camera interface is differnt and have to order a new camera now the gpios are not working.
But i got them to work so im documenting them now!
1) You need a newer version for WireingPI (Called WireingUP). The source provided online is gone in git hub. But i found another one here
https://github.com/zhaolei/WiringOP/tree/h3
Installation is easy enough
chmod +x build
./build
2) You need to install the module gpio-sunxi
modprobe gpio-sunxi