How do I enable cURL in PHP?
Basic tip: After enabling the CURL in php.ini file, you need to restart the web server to make it work (my experience says).