When i used Windows enable cURL was little bit tricky, but its so simple in Linux. I am using Ubuntu 12.04 LTS now a days, and when i need cURL enable in my system I run the following command in my Terminal and restart Apache.
sudo apt-get install php5-curl
to restart apache,
sudo service apache2 restart
(Visited 53 times, 1 visits today)