I\'ve never done this, so I\'m looking for detailed guidance. I\'m trying to use the Evernote API to create a PHP page. I\'ve downloaded their SDK and it says I need to inst
The PHP site gives great instructions on how to install PHP extensions on Windows. Just Find the *.dll in the PECL, and follow these instructions. You can get the OAuth library here.