Web Hosting
Enabling Curl on PHP 5.3.1 and Apache 2.2.14
by atomike on Sep.29, 2011, under Web Hosting
If you are getting the following error when running a PHP script that relies on Curl
Fatal error: Call to undefined function curl_init() in…
Then the solution that worked for me is here
http://www.sitepoint.com/forums/showthread.php?695011-curl-not-working-on-localhost