This is most likely caused by PHP not having the curl module installed. To fix, you want to run:
sudo apt-get install php5-curl
restart Apache and then check your phpinfo page to verify if this is showing up or not.
Viewing Details: