Sorry for the noobie question but I just wanted to know the process by which I could at least connect to my bigcommerce store and query it via a PHP or curl script.
you can install MAMP on your mac,
then proceed to http://developer.bigcommerce.com/ to get your api keys.
then just download the Bigcommerce PHP API, see the API Doc to learn to use it.