Camera module and Arduino Uno SPI interface

Hi! I've recently acquired an OV7670-VL2A camera module from "Camera click" (http://www.mikroe.com/click/camera/) but I realized that I don't know:

-If it is compatible with Arduino Uno since the available code it's meant for something called mikroC, mikroBasic and mikroPascal (sorry, I am still a greenie in Arduino's matters). I've wired the camera to the MOSI/MISO Arduino's pins, but I don't know if I can make it work.

-Where to find any proper library, I was just able to find some for OV7670 with a I2C interface

-How to obtain and buffer an image (although once I get access to a library or some example code I guess I would manage, or at least, I hope so)

Can anyone help me?? I'm utterly frustrated

Thanks in advance