I'm trying to verify an OAuth signature in PHP with PECL OAuthProvider. But almost its functions is not documented. ex) http://www.php.net/manual/en/oauthprovider.setparam.php
What should I do? Is there unofficial document or sample code for PECL OAuthProvider?