I am using the code http://php.net/manual/en/book.oauth.php and this packages http://svn.php.net/viewvc/pecl/oauth/trunk/examples/ When I execute request_token.php I am getting a error "Class Oauth not found" what should I do? I have added Oauth libraries also but I am still getting the error..