iamcal.com

lib_oauth - Simple OAuth for PHP4

lib_oauth is a very simple OAuth library that can be used with out-of-the-box vanilla PHP4, no fancy extensions needed.

It supports OAuth 1.0a and allows you to make authenticated POST requests with the cURL extension installed.

You can grab a copy from the master branch on github.