I get the following error
Fatal error: Call to undefined function curl_init() in C:\wamp\www\google_basic.php on line 37
when i try to run my code. I am using WAMP and the PHP curl extension is enabled and uncommented in the php.ini file, and services have been restarted. Any ideas on getting it enabled?
TIA