Upload 'st-orderpages.php' to the 'wp-content\plugins' directory
Activate the plugin titled 'ShiftThis | Order Pages' through the 'Plugins' menu in WordPress
In your theme's template make sure your wp_list_pages function has a parameter of sort_column=menu_order like so: <?php wp_list_pages('sort_column=menu_order'); ?>
Access the Manage Tab in your Admin Panel and select the Order Pages SubMenu Item.
Use the + & - buttons to move a page up or down in page order. The actual page order value appears to the left.