Everything you need to run CURL on a XAMPP install is included in the download. Just do the following
- Go to xampp install directory.
- Go to ../xampp/php/php.ini (for old versions ../xammp/apache/bin/php.ini)
- Search for curl
- uncomment extension=php_curl.dll (remove ;)
- Stop and start xammp if required